projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6d1758d
71a89ef
)
auto merge of #893 : alexcrichton/cargo/issue-885, r=brson
author
bors
<bors@rust-lang.org>
Tue, 18 Nov 2014 19:29:29 +0000
(19:29 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 18 Nov 2014 19:29:29 +0000
(19:29 +0000)
This fixes a bug in cargo where target executables and libraries would be linked
to plugin native dependencies (not wanted!).
Closes #885
Trivial merge